Language can register a new procedural language with a PostgreSQL database. Subsequently, functions and trigger procedures can be defined in this new language. The user must have the PostgreSQL superuser privilege to register a new language.
Just simply click ->
Language to open an object
pane for Language. A control-click displays the popup menu
or using the object pane toolbar below, allowing you to create new, edit and
delete the selected Language.
Create Language
To create a new language
- Select anywhere on the object pane.
- Click the
from the object pane toolbar.
or - Control-click and select New Language from the popup menu.
- Edit language properties on the appropriate tabs of the Language Designer.
To create a new language with modification as one of the existing language
- Select the language for modifying in the object pane.
- Control-click and select the Design
Language from the popup menu or simply double-click the language.
or - Click the
from the object pane toolbar.
- Modify language properties on the appropriate tabs of the Language Designer.
- Click
Save As.
To edit the existing language(manage its general etc)
- Select the language for editing in the object pane.
- Control-click and select the Design
Language from the popup menu or simply double-click the language.
or - Click the
from the object pane toolbar.
- Edit language properties on the appropriate tabs of the Language Designer.
To change the name of the language
- Select the language for editing in the object pane.
- Control-click and select the Rename from the popup menu.
Note: Support from PostgreSQL 7.4 or later.
Delete Language
To delete a language
- Select the language for deleting in the object pane.
- Control-click and select the Delete Language
from the popup menu.
or - Click the
from the object pane toolbar.
- Confirm deleting in the dialog window.
Achieve Language Information
To achieve a language information
- Select the language in the navigation pane/object pane.
- Choose View -> Object Information in the main menu.
or - Click the
from the object pane toolbar.